@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

/* ### 기본 스타일 커스터마이징 시작 ### */

/* 게시판 버튼 */
/* 목록 버튼 */
#bo_gall a.btn_b01 {}
#bo_gall a.btn_b01:focus, #bo_gall a.btn_b01:hover {}
#bo_gall a.btn_b02 {background:#fff; color:#3b4c54; border:1px solid #3b4c54; border-radius:5px}
#bo_gall a.btn_b02:focus, #bo_gall a.btn_b02:hover {background:#77d3f7;color:#fff;border:1px solid #77d3f7;}
#bo_gall a.btn_admin {background:#fff; color:#000; border:1px solid #ff8400; border-radius:5px} /* 관리자 전용 버튼 */
#bo_gall a.btn_admin:focus, #bo_gall .btn_admin:hover {}

/* 읽기 버튼 */
#bo_v a.btn_b01 {}
#bo_v a.btn_b01:focus, #bo_v a.btn_b01:hover {}
#bo_v a.btn_b02 {}
#bo_v a.btn_b02:focus, #bo_v a.btn_b02:hover {}
#bo_v a.btn_admin {} /* 관리자 전용 버튼 */
#bo_v a.btn_admin:focus, #bo_v a.btn_admin:hover {}

/* 쓰기 버튼 */
#bo_w .btn_confirm {margin:20px 0 40px 0} /* 서식단계 진행 */
#bo_w .btn_submit {background:#3b4c54;color:#fff;border-radius:5px;}
#bo_w button.btn_submit {}
#bo_w fieldset .btn_submit {}
#bo_w .btn_cancel {background:#fff; border-radius:5px}
#bo_w button.btn_cancel {}
#bo_w .btn_cancel:focus, #bo_w .btn_cancel:hover {}
#bo_w a.btn_frmline, #bo_w button.btn_frmline {margin-top:10px; float:left} /* 우편번호검색버튼 등 */
#bo_w button.btn_frmline {}

/* 기본 테이블 */
/* 읽기 내 테이블 */
#bo_v .tbl_head01 {}
#bo_v .tbl_head01 caption {}
#bo_v .tbl_head01 thead th {}
#bo_v .tbl_head01 thead a {}
#bo_v .tbl_head01 thead th input {} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
#bo_v .tbl_head01 tfoot th {}
#bo_v .tbl_head01 tfoot td {}
#bo_v .tbl_head01 tbody th {}
#bo_v .tbl_head01 td {}
#bo_v .tbl_head01 a {}
#bo_v td.empty_table {}

/* 쓰기 테이블 */

#container_title{padding:50px 0;font-size:1.875em; text-align:center}
#bo_w table {}
#bo_w caption {}
#bo_w .frm_info {}
#bo_w .frm_address {}
#bo_w .frm_file {}

#bo_w .tbl_frm01 {padding:0 5%;}
#bo_w .tbl_frm01 th {width:15%; text-align:center !important; background:#fff }
#bo_w .tbl_frm01 td {padding:10px !important;}
#bo_w .tbl_frm01 textarea, #bo_w .tbl_frm01 .frm_input {width:100%;height:30px}
#bo_w .tbl_frm01 textarea {height: 245px !important;}
/*
#bo_w .tbl_frm01 #captcha {}
#bo_w .tbl_frm01 #captcha input {}
*/
#bo_w .tbl_frm01 a {}

/* 필수입력 */
#bo_w .required, #bo_w textarea.required {}

#bo_w .cke_sc {}
#bo_w button.btn_cke_sc{}
#bo_w .cke_sc_def {}
#bo_w .cke_sc_def dl {}
#bo_w .cke_sc_def dl:after {}
#bo_w .cke_sc_def dt, #bo_w .cke_sc_def dd {}
#bo_w .cke_sc_def dt {}
#bo_w .cke_sc_def dd {}

/* ### 기본 스타일 커스터마이징 끝 ### */

/* 게시판 목록 */
#bo_cate h2 {width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#bo_cate ul {margin-bottom:10px;padding-left:1px;zoom:1}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate li {float:left;margin-bottom:-1px}
#bo_cate a {display:block;position:relative;margin-left:-1px;padding:6px 0 5px;width:90px;border:1px solid #ddd;background:#f7f7f7;color:#888;text-align:center;letter-spacing:-0.1em;line-height:1.2em;cursor:pointer}
#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none}
#bo_cate #bo_cate_on {z-index:2;border:1px solid #565e60;background:#fff;color:#565e60;font-weight:bold}

.td_subject img {margin-left:3px}


/* 갤러리 목록 */

#gall_allchk{text-align:left;margin-left:15px;}
#gall_allchk .chkall{margin-right:10px}
#bo_gall{}
#bo_gall:after{display:block;content:"";clear:both}
#bo_gall h2 {margin:0;padding:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
/*
#bo_gall #gall_ul {margin:10px 0 0;padding:0;list-style:none;zoom:1;border-top:1px solid #eee; padding:30px 0 20px 0; border-bottom:1px solid #eee;}
#bo_gall #gall_ul>li{border:1px solid #eee;margin-top:-1px; margin-left:-1px}
#bo_gall #gall_ul:after {display:block;visibility:hidden;clear:both;content:""}*/
#bo_gall .gall_li{position:relative}

#bo_gall .gall_li .chk_box{position:absolute;left:0;height:40px;width:40px;background:#fff; border-right:1px solid #eee;border-bottom:1px solid #eee;;padding:10px 0}
#bo_gall .gall_li .chk_wr{float:left;border-radius:0; margin-left:13px}

#bo_gall .gall_con {margin:0;padding:0;list-style:none;}
#bo_gall .gall_con li {margin:0 0 4px;width:100%;}
#bo_gall .gall_con li.gall_subject_li{display:inline-block;text-align:center;color:#9e9e9e;padding-right:10px;padding-top:10px;}
#bo_gall .gall_con span.gall_subject {padding-right:5px}

#bo_gall .gall_now .gall_text_href a {color:#ff3061; font-weight:700; text-align:center !important}

#bo_gall .gall_href{width:100%; padding-top:20px;}

#bo_gall .gall_href img{width:100%;height:auto;display:block;}


#bo_gall .gall_href a:link, #bo_gall .gall_href a:focus, #bo_gall .gall_href a:hover {text-decoration:none}
#bo_gall .gall_href strong, #bo_gall .gall_href span {width:100%;height:100%;display:block;text-align:center;line-height:10em;background:#eee;}
#bo_gall .gall_href span.no_img{display:block;vertical-align:middle;font-weight:bold;font-size: 1.3em;color:#bbb;width:100% !important;height:auto !important;text-transform:uppercase;text-align:center;}
/*line-height:10em;text-align:center;background:#f7f7f7;display:inline-block*/

#bo_gall .gall_text_href {display:inline-block;padding-bottom:10px;}
#bo_gall .gall_text_href a {display:inline-block; height:40px;overflow:hidden;color:#222;font-size:1.0em; overflow:hidden;width:100%;}
#bo_gall .gall_text_href span {display:inline !important}
#bo_gall .gall_text_href img {display:inline-block;}

/* 게시판 목록 공통 */
.bo_fx {margin-bottom:5px;zoom:1;margin-top:20px;}
.bo_fx:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx ul {margin:0;padding:0;list-style:none}
#bo_list_total {float:left;padding-top:5px}
.btn_bo_user {float:right;margin:0;padding:0;list-style:none}
.btn_bo_user .btn_admin{}
.btn_bo_user li {float:left;margin-left:5px}
.btn_bo_adm {float:left}
.btn_bo_adm li {float:left;margin-right:5px}
.btn_bo_adm input {padding:7px;border:0;background:#3b4c54;color:#fff;text-decoration:none;vertical-align:middle;border-radius:5px}
.btn_bo_adm input:hover{color: red}
.bo_notice td {background:#f7f7f2}
.bo_notice td a {font-weight:bold}
.td_num strong {color:#000}
.bo_cate_link {display:inline-block;margin:0 3px 0 0;padding:0 6px 0 0;border-right:1px solid #e7f1ed;color:#999 !important;font-weight:bold;text-decoration:none} /* 글제목줄 분류스타일 */
.bo_current {color:#e8180c}

#bo_sch {margin-bottom:50px;margin-top:5px;padding-top:5px;text-align:center; height:32px;}
#bo_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;border:none !important;}
#bo_sch .btn_submit{background:#3b4c54;color:#fff;border:1px solid #3b4c54; border-radius:5px; padding:7px 10px 24px 10px; height:32px; line-height:15px;}
#bo_sch .btn_submit:hover{background:#77d3f7;color:#fff;border:1px solid #77d3f7;}
#bo_sch .frm_input{height:32px;width:100px;}


#bo_sch #sfl{height:32px;border-radius:5px;border:1px solid #e4eaec;padding-bottom:1px}


#bo_gall li.empty_list {padding:85px 0;text-align:center}

/* 게시판 쓰기 */
#char_count_desc {display:block;margin:0 0 5px;padding:0}
#char_count_wrap {margin:5px 0 0;text-align:right}
#char_count {font-weight:bold}

#autosave_wrapper {position:relative}
#autosave_pop {display:none;z-index:10;position:absolute;top:24px;right:117px;padding:8px;width:350px;height:auto !important;height:180px;max-height:180px;border:1px solid #565656;background:#fff;overflow-y:scroll}
html.no-overflowscrolling #autosave_pop {height:auto;max-height:10000px !important} /* overflow 미지원 기기 대응 */
#autosave_pop strong {position:absolute;font-size:0;line-height:0;overflow:hidden}
#autosave_pop div {text-align:right}
#autosave_pop button {margin:0;padding:0;border:0;background:transparent}
#autosave_pop ul {margin:10px 0;padding:0;border-top:1px solid #e9e9e9;list-style:none}
#autosave_pop li {padding:8px 5px;border-bottom:1px solid #e9e9e9;zoom:1}
#autosave_pop li:after {display:block;visibility:hidden;clear:both;content:""}
#autosave_pop a {display:block;float:left}
#autosave_pop span {display:block;float:right}
.autosave_close {cursor:pointer}
.autosave_content {display:none}

/* 게시판 읽기 */
#bo_v {margin-bottom:5px;padding-bottom:20px}
#bo_v_table {position:absolute;top:0;right:16px;margin:0;padding:0 5px;height:25px;background:#565e60;color:#fff;font-weight:bold;line-height:2.2em}

#bo_v_title {padding:20px 0 10px 0;font-size:1.12em; text-align:center;}
#bo_v_info {padding:0 0 10px;padding-top:10px;}
#bo_v_info h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_info strong {display:inline-block;margin:0 15px 0 5px;font-weight:normal}
#bo_v_info .sv_member,
#bo_v_info .sv_guest,
#bo_v_info .member,
#bo_v_info .guest {font-weight:bold}


#bo_v_file {}
#bo_v_file h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_file ul {margin:0;padding:0;list-style:none}
#bo_v_file li {padding:0 10px;border-bottom:1px solid #eee;background:#f5f6fa}
#bo_v_file a {display:inline-block;padding:8px 0 7px;width:100%;color:#000;word-wrap:break-word}
#bo_v_file a:focus, #bo_v_file a:hover, #bo_v_file a:active {text-decoration:none}
#bo_v_file img {float:left;margin:0 10px 0 0}
.bo_v_file_cnt {display:inline-block;margin:0 0 3px 16px}

#bo_v_link {padding:0;}
#bo_v_link h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_link ul {margin:0;padding:0;list-style:none;}
#bo_v_link li {border-top:1px solid #eee;background:#f5f6fa;padding:10px 0}
#bo_v_link a {padding:8px 0 7px;width:100%;color:#000;word-wrap:break-word;}
#bo_v_link a:focus, #bo_v_link a:hover, #bo_v_link a:active {text-decoration:none}
.bo_v_link_cnt {display:inline-block;margin:0 0 3px 16px}

#bo_v_top {zoom:1;padding:5px 0}
#bo_v_top:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_top h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_top ul {margin:0;padding:0;list-style:none}

#bo_v_bot {zoom:1}
#bo_v_bot:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_bot h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_bot ul {margin:0;padding:0;list-style:none}

.bo_v_nb {float:left}
.bo_v_nb li {float:left;margin-right:5px;}
.bo_v_com {float:right}
.bo_v_com li {float:left;margin-left:5px}
.bo_v_com .btn_b02{background:#3b4c54;border:none;border-radius:5px}
.bo_v_com .btn_admin{border:1px solid #3b4c54; background:#fff; color:#333; border-radius:5px}
.bo_v_nb .btn_b01, .bo_v_com .btn_b01{color:#fff;background:#fff;border-radius:5px}

#bo_v_atc {min-height:200px;height:auto !important;height:200px; padding:30px 20px 20px; border-bottom:1px solid #eee;}
#bo_v_atc_title {position:absolute;font-size:0;line-height:0;overflow:hidden}
/*
#bo_v_img {margin:0 0 10px;width:100%;overflow:hidden;zoom:1}
#bo_v_img:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_img img {margin-bottom:20px;max-width:100%;height:auto}
*/
#bo_v_con {margin-bottom:30px;width:100%;line-height:1.7em;word-break:break-all;overflow:hidden;}
#bo_v_con a {color:#000;text-decoration:underline}
#bo_v_con img {max-width:100%;height:auto}

#bo_v_act {margin-bottom:30px;text-align:center}
#bo_v_act .bo_v_act_gng {position:relative}
#bo_v_act a {margin-right:5px;vertical-align:middle}
#bo_v_act strong {color:#ff3061}
#bo_v_act_good, #bo_v_act_nogood {display:none;position:absolute;top:30px;left:0;padding:10px 0;width:165px;background:#ff3061;color:#fff;text-align:center}

#bo_v_sns {margin:0 0 20px;padding:0;list-style:none;zoom:1}
#bo_v_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_sns li {float:left;margin:0 5px 0 0}

/* 게시판 댓글 */
#bo_vc {margin:0 0 20px;padding:20px 20px 10px;border:1px solid #e5e8ec;background:#f5f8f9}
#bo_vc h2 {margin-bottom:10px}
#bo_vc article {padding:0 0 10px;border-top:1px dotted #ccc}
#bo_vc header {position:relative;padding:15px 0 5px}
#bo_vc header .icon_reply {position:absolute;top:15px;left:-20px}
#bo_vc .sv_wrap {margin-right:15px}
#bo_vc .member, #bo_vc .guest, #bo_vc .sv_member, #bo_vc .sv_guest {font-weight:bold}
.bo_vc_hdinfo {display:inline-block;margin:0 15px 0 5px}
#bo_vc h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc a {color:#000;text-decoration:none}
#bo_vc p {padding:0 0 5px;line-height:1.8em}
#bo_vc p a {text-decoration:underline}
#bo_vc p a.s_cmt {text-decoration:none}
#bo_vc_empty {margin:0;padding:20px !important;text-align:center}
#bo_vc #bo_vc_winfo {float:left}
#bo_vc footer {zoom:1}
#bo_vc footer:after {display:block;visibility:hidden;clear:both;content:""}

.bo_vc_act {float:right;margin:0;list-style:none;zoom:1}
.bo_vc_act:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_act li {float:left;margin-left:5px}

#bo_vc_w {position:relative;margin:0 0 10px;padding:0 0 20px;border-bottom:1px solid #cfded8}
#bo_vc_w h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc_w #char_cnt {display:block;margin:0 0 5px}

#bo_vc_sns {margin:0;padding:0;list-style:none;zoom:1}
#bo_vc_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc_sns li {float:left;margin:0 20px 0 0}
#bo_vc_sns input {margin:0 0 0 5px}

/* view contents */
.head-logo{
	text-align:center;
	padding:2em 0;
}
.head-logo img{
	width:14em;
	height:auto;
}
.concept{
	padding-top:1.5em;
	line-height:1.5;
}
.concept b{
	color:#7e7e7e;
	
}
 .concept b:after{
	content:'';
	display:inline-block;
	width:5px;
	height:5px;
	background:#F30;
	margin-left:0.5em;
	margin-right:0.5em;
	margin-bottom:0.3em;
	vertical-align:bottom;
}
.v-con h4{
	font-size:1.48em;
	margin:0.3em 0;
	
}
.v-con .title-sub{
	font-size:0.98em;
	color:#8e8e8e;
	/*
	color:#fc5d0f;
	*/
}
.v-con .p-divider img{
	width:3.7em;
	height:auto;
	margin:1em 0;
}
.v-con p{
	color:#6e6e6e;
	
}
.p-item{
	width:100%;
	height:100%;
	display:table;
	padding:0 2em 0 0;
	
}
.item-head{
	text-align:center;
}
.item-head span img{
	width:9em;
	height:auto;
}
.item-image{
	width:100%;
	height:100%;
	
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
.item-image img{
	width:100%;
	height:auto;
}
.item-head small{
	color:#000;
	font-size:0.68em;
	letter-spacing:2px;
}
@media (max-width: 768px) {
	.v-con{
		padding-top:1em;
	}
	.p-item{
		padding:0;
		background:#f5f5f5;
		}
	.item-image{
		border:none;
			}
}
.item-con{
	width:100%;
	height:100%;
}
.v-con .content section{
	padding:1.0em 0;
	text-align:left;
}
.sub-imgWrap{
	padding:1.5em 0;
}
.v-con span.gold-bar img{
	width:8.0em;
	height:auto;
	margin:1.2em 0 0.3em;
}
.sub-img img{
	width:100%;
	height:auto;
	
}
.item-bottom{
	text-align:center;
	padding:3em 0;
}
.item-bottom:before, .item-bottom:after{
	content:'';
	display:block;
	width:2em;
	height:2px;
	background:#309;
	margin:0 auto;
}
.item-bottom:before{
	margin-bottom:1em;
}
.item-bottom:after{
	margin-top:1em;
}
.item-bottom span{
	display:inline-block;
	vertical-align:top;
	width:7em;
	padding:0 0.5em;
	margin:0.5em;
}
.item-bottom span img{
	width:100%;
	height:auto;
}
.item-bottom span p{
	padding-top:1em;
}
.item-bottom span p b{
	font-size:0.88em;
}
.detail{
	padding:1.5em 0;
}
.detail .resp-tabs-list h3, .detail .resp-accordion h3{
	color:#99C;
	letter-spacing:2px;
	font-size:1.62em;
	font-family: 'Rozha One','Nanum Gothic', serif;
}
.detail .resp-tabs-list h4, .detail .resp-accordion h4{
	color:#99C;
}
.detail .resp-tabs-list h3 b:before, .detail .resp-accordion h3 b:before{
	content:'●●';
	display:inline-block;
	vertical-align:text-top;
	font-size:0.45em;
	font-weight:700;
}
.detail .tab-inner{
	padding:3em 0;
}
.detail .tab-inner h5.detail-title{
	display:inline-block;
	color:#ffffff;
	padding:0.8em 2.5em;
	position:relative;
	font-size:1.12em;
	background:#79a7d2;
	-webkit-border-radius:0 10px 0 10px;
	-moz-border-radius:0 10px 0 10px;
	-o-border-radius:0 10px 0 10px;
	border-radius:0 10px 0 10px;
	font-family:'Nanum Gothic', serif;

}
.detail .tab-inner h5.detail-title:before, .detail .tab-inner h5.detail-title:after{
	content:'';
	display:block;
	position:absolute;
	width:0.8em;
	height:0.8em;
	background:#79a7d2 ;
}
.detail  .tab-inner h5.detail-title:before{
	border-bottom:#ffffff 3px solid;
	border-right:#ffffff 3px solid;
	top:-5px;
	left:-5px;
}
.detail .tab-inner h5.detail-title:after{
	border-top:#ffffff 3px solid;
	border-left:#ffffff 3px solid;
	bottom:-5px;
	right:-5px;
}
.tab-inner span img.line-pic{
	width:8em; 
	height:auto;
	margin-top:1em;
}
.tab-inner p{
	padding-top:1.5em;
	font-weight:600;
	color:#666;
	
}
.tab-inner p b{
	color:#000;
}
.tab-inner span img.block-pic{
	width:24em;
	height:auto;
	margin:1em 0;
}
.tab-inner span img.full-pic{
	width:70%;
	height:auto;
	margin:1em 0;
}
.tab-inner small{
	color:#63C;
}
.tab-inner span.tip-box{
	display:inline-block;
	padding:1.2em;
	border:#CCC 1px solid;
}
@media (max-width: 768px) {
	.tab-inner span img.block-pic{
	width:100%;
	height:auto;
}
.tab-inner span img.full-pic{
	width:100%;
	height:auto;
	margin:1em 0;
}
}
.tab-inner .book{
	padding-top:2em;
	text-align:left;
}
.tab-inner .book h4{
	font-family:'Nanum Gothic', serif;
	margin:0;
	color:#666;
}
.point-b, .big-b{
	font-size:1.42em;
	font-family:'Nanum Gothic', serif;
	color:#666 !important;
}
.light-b {
	font-size:1.12em;
	color:#999 !important;
}
.point-b{
	position:relative;
}
.point-b:before{
	content:'';
	position:absolute;
	top:-0.2em;
	left:45%;
	display:inline-block;
	width:0.2em;
	height:0.2em;
	background:#666;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-o-border-radius:50%;
	border-radius:50%;
	
}
.how-wrap{
	padding-top:1.5em;
}
.how-wrap span{
	display:inline-block;
	margin:0.3em;
	text-align:left;
	border:#CCC 1px solid;
	vertical-align:top;
}
.how-wrap span img{
	width:100%;
	height:auto;
	
}
.how-wrap span.how-1{
	width:8.5em;
}
.how-wrap span.how-2{
	width:15em;
}
.how-wrap small{
	display:block;
	padding:0.5em;
	text-align:left;
	color:#666;
	height:7em;
}
.caution{
	padding-top:1.5em;
	text-align:left;
}
.caution span{
	display:inline-block;
	padding:0.2em 0.5em;
	background:#333;
	color:#FFF;
}
.caution p{
	padding:1em;
	border:#333 1px solid;
	font-weight:500;
}

.z-headline{
	font-size:1.04em;
	text-align:left;
	padding:1em;
	margin:1.0em 0;
	font-weight:600;
	color:#7e7e7e;
	font-family:'Nanum Gothic', serif;
	
}
.number-title{
	text-align:left;
	padding:0.5em 0.5em;
	border-top:#e5e5e5 1px solid;
	border-bottom:#e5e5e5 1px solid;
}
.number-title span{
	display:inline-block ;
	vertical-align:middle;
	}
.number-title span.green b.sm-bold{
	color:#54a552 !important;
	font-size:1.02em;
}
.number-title span.blue b.sm-bold{
	color:#4553a6 !important;
	font-size:1.02em;
}
.number-title span.orange b.sm-bold{
	color:#dfa94c !important;
	font-size:1.02em;
}
.number-title span.brown b.sm-bold{
	color:#b7764e !important;
	font-size:1.02em;
}
.number-title span.purple b.sm-bold{
	color:#c072f2 !important;
	font-size:1.02em;
}

.number-title span b.bg-bold{
	color:#3e3e3e !important;
	font-size:1.42em;
}
.number-title span b.mild-bold{
	color:#999 !important;
	font-size:1.04em;
	display:inline-block;
	vertical-align:baseline;
	margin-left:0.6em;
}
.number-title span.num{
	padding:0.5em 1.5em;
}
.number-title span.num b.head-num{
	font-family: 'Rozha One', serif !important;
	font-size:3.84em;
	color:#999;
	margin:0;
	display:inline-block !important;

}

.z-headline i{
	color:#8aa0e8;
}
.z-honbun{
	
	text-align:left;
	padding:1.5em 1em;
	margin:1.0em 0;
}
.z-honbun h4{
	margin-bottom:1em;
}
.z-honbun h4:before{
	content:'';
	display:inline-block;
	width:0.6em;
	height:0.6em;
	background:#3f0ebd;
	vertical-align:super;
	margin-right:0.3em;
}
.z-honbun  p:after{
	content:'';
	display:block;
	visibility:hidden;
	height:1px;
	clear:both;
}
.z-honbun  p b{
	color:#903;
}
.z-honbun  p span.l-img{
	float:left;
	width:9em;
	height:9em;
	margin-right:1.0em;
	margin-bottom:0.5em;
	background-size:9em 9em;
	background-repeat:no-repeat;
	background-position:left top;
}
.z-honbun  p span.l-img.w1-02{
	background-image:url(img/w1/w02.jpg);
	
}
.z-honbun  p span.l-img.w1-03{
	background-image:url(img/w1/w03.jpg);
}
.z-honbun  p span.l-img.w2-02{
	background-image:url(img/w2/w02.png);
	
}
.z-honbun   .c-img.w2-03{
	width: 50%;
  height: 0;
  padding-top:20%;
  background-image: url(img/w2/w03.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  margin:1.5em auto;
	
	
}
@media only screen and (max-width: 768px) {
	.z-honbun  .c-img.w2-03{
		width:100%;
		padding-top:40%
	}
}

.z-honbun p span.line-text{
	display:block;
	 padding:1.5em 0.5em;
}
.number-content{
	text-align:left;
	padding:1.5em 1em;
}
.number-content span{
	display:inline-block;
	vertical-align:middle;
}
.number-content span b.sub-head{
	font-family:'Nanum Gothic', serif;
	color:#666;
	font-size:1.12em;
}
.number-content span.no-float{
	width:8em;
	height:8em;
	margin-right:1.5em;
	display:inline-block;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-o-border-radius:50%;
	border-radius:50%;
	overflow:hidden;
	background-size:8em 8em;
	background-repeat:no-repeat;
	background-position:center center;
}
.number-content span.no-float.w3-02{
	background-image:url(img/w3/w02.jpg);
}
.number-content span.no-float.w3-03{
	background-image:url(img/w3/w03.jpg);
}
.number-content span.no-float.w3-04{
	background-image:url(img/w3/w04.png);
}
.number-content span.no-float.w3-05{
	background-image:url(img/w3/w05.jpg);
}
.number-content span.no-float.w3-06{
	background-image:url(img/w3/w06.jpg);
}
.number-content span.no-float.w3-07{
	background-image:url(img/w3/w07.jpg);
}
.number-content span.no-float.w3-08{
	background-image:url(img/w3/w08.jpg);
}
.number-content span.no-float.w3-09{
	background-image:url(img/w3/w09.jpg);
}
.number-content span.no-float.w3-10{
	background-image:url(img/w3/w10.jpg);
}
.number-content span.no-float.w3-11{
	background-image:url(img/w3/w11.png);
}
.number-content span.no-float.w3-12{
	background-image:url(img/w3/w12.png);
}
.number-content span .small-title{
	display:inline-block;
	padding:0.3em 0.6em;
	background:#e5e5e5;
	margin-bottom:0.3em;
}
.test-wrap{
	padding-top:2em;
}
.test-wrap b{
	color:#66C;
	
}
.test-wrap .row{
	padding-top:1em;
}
.before-line{
	color:#999 !important;
}
.before-line:before{
	content:'';
	display:inline-block;
	width:18em;
	height:1px;
	background:#30C;
	margin-right:0.5em;
	vertical-align:middle;
}
.z-tail{
	
	text-align:center;
	padding:1.5em 1em;
	margin:1.0em 0;
}
.z-tail h4{
	color:#630;
}
.z-tail .ewg img{
	width:100%;
	height:auto;
}
.z-tail .ewg-more{
	display:inline-block;
	margin-top:2em;
}
.z-tail .ewg-more img{
	width:10em;
	height:auto;
	margin-right:0.5em;
}
.z-tail .ewg-more b{
	font-size:1.0em;
}
.z-tail h2{
	display:inline-block;
	color:#999;
	margin-right:0.8em;
}
.z-tail .inline{
	vertical-align:middle !important;
	margin-right:0.5em;
}
.z-tail span.w1-04{
	width:9em;
	height:5.5em;
	background-image:url(img/w1/w04.jpg);
	background-repeat:no-repeat;
	background-size:100% auto;
}
.z-tail span.w2-04{
	width:9em;
	height:5.5em;
	background-image:url(img/w2/w04.jpg);
	background-repeat:no-repeat;
	background-size:100% auto;
}
.z-tail span.w3-13{
	width:9em;
	height:5.5em;
	background-image:url(img/w3/w13.jpg);
	background-repeat:no-repeat;
	background-size:100% auto;
}
.z-tail .inline img{
	width:7em;
	height:auto;
}
.z-tail .inline a.more-view{
	display:inline-block;
	padding:0.2em 0.6em;
	background:#7e7e7e;
	margin-top:0.5em;
	font-weight:600;
	color:#d5be61;
}
@media only screen and (max-width: 768px) {
	.z-headline, .z-honbun, .number-content{
		padding:1.2em 0;
	}
	.number-content span.no-float{
		margin-bottom:1em;
	}
	.before-line:before{
		width:2em;
	}
	

}
